Home | History | Annotate | Download | only in xcschemes
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <Scheme
      3    LastUpgradeVersion = "0500"
      4    version = "1.3">
      5    <BuildAction
      6       parallelizeBuildables = "YES"
      7       buildImplicitDependencies = "YES">
      8       <BuildActionEntries>
      9          <BuildActionEntry
     10             buildForTesting = "YES"
     11             buildForRunning = "YES"
     12             buildForProfiling = "YES"
     13             buildForArchiving = "YES"
     14             buildForAnalyzing = "YES">
     15             <BuildableReference
     16                BuildableIdentifier = "primary"
     17                BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
     18                BuildableName = "lldb"
     19                BlueprintName = "lldb-tool"
     20                ReferencedContainer = "container:lldb.xcodeproj">
     21             </BuildableReference>
     22          </BuildActionEntry>
     23       </BuildActionEntries>
     24    </BuildAction>
     25    <TestAction
     26       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
     27       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
     28       shouldUseLaunchSchemeArgsEnv = "YES"
     29       buildConfiguration = "Debug">
     30       <Testables>
     31       </Testables>
     32       <MacroExpansion>
     33          <BuildableReference
     34             BuildableIdentifier = "primary"
     35             BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
     36             BuildableName = "lldb"
     37             BlueprintName = "lldb-tool"
     38             ReferencedContainer = "container:lldb.xcodeproj">
     39          </BuildableReference>
     40       </MacroExpansion>
     41    </TestAction>
     42    <LaunchAction
     43       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
     44       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
     45       launchStyle = "0"
     46       useCustomWorkingDirectory = "YES"
     47       customWorkingDirectory = "$(PROJECT_DIR)/test"
     48       buildConfiguration = "Debug"
     49       ignoresPersistentStateOnLaunch = "NO"
     50       debugDocumentVersioning = "YES"
     51       allowLocationSimulation = "YES">
     52       <PathRunnable
     53          FilePath = "/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python">
     54       </PathRunnable>
     55       <MacroExpansion>
     56          <BuildableReference
     57             BuildableIdentifier = "primary"
     58             BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
     59             BuildableName = "lldb"
     60             BlueprintName = "lldb-tool"
     61             ReferencedContainer = "container:lldb.xcodeproj">
     62          </BuildableReference>
     63       </MacroExpansion>
     64       <CommandLineArguments>
     65          <CommandLineArgument
     66             argument = "dotest.py"
     67             isEnabled = "YES">
     68          </CommandLineArgument>
     69          <CommandLineArgument
     70             argument = "-t"
     71             isEnabled = "YES">
     72          </CommandLineArgument>
     73          <CommandLineArgument
     74             argument = "-v"
     75             isEnabled = "YES">
     76          </CommandLineArgument>
     77          <CommandLineArgument
     78             argument = "-A x86_64"
     79             isEnabled = "YES">
     80          </CommandLineArgument>
     81          <CommandLineArgument
     82             argument = "functionalities/breakpoint/breakpoint_conditions"
     83             isEnabled = "YES">
     84          </CommandLineArgument>
     85       </CommandLineArguments>
     86       <AdditionalOptions>
     87          <AdditionalOption
     88             key = "DYLD_INSERT_LIBRARIES"
     89             value = "/usr/lib/libgmalloc.dylib"
     90             isEnabled = "YES">
     91          </AdditionalOption>
     92       </AdditionalOptions>
     93    </LaunchAction>
     94    <ProfileAction
     95       shouldUseLaunchSchemeArgsEnv = "YES"
     96       savedToolIdentifier = ""
     97       useCustomWorkingDirectory = "NO"
     98       buildConfiguration = "Release"
     99       debugDocumentVersioning = "YES">
    100       <BuildableProductRunnable>
    101          <BuildableReference
    102             BuildableIdentifier = "primary"
    103             BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
    104             BuildableName = "lldb"
    105             BlueprintName = "lldb-tool"
    106             ReferencedContainer = "container:lldb.xcodeproj">
    107          </BuildableReference>
    108       </BuildableProductRunnable>
    109    </ProfileAction>
    110    <AnalyzeAction
    111       buildConfiguration = "Debug">
    112    </AnalyzeAction>
    113    <ArchiveAction
    114       buildConfiguration = "Release"
    115       revealArchiveInOrganizer = "YES">
    116    </ArchiveAction>
    117 </Scheme>
    118